home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / edit / hex32.zip / HEX.HLP < prev    next >
Text File  |  1994-12-02  |  5KB  |  138 lines

  1. START_SELECT
  2. BLUE
  3.                         START SELECT
  4. ##
  5.  
  6. The GREENF2## key allows the user to choose where a selection is to
  7. begin. One may also use the mouse to do this. Pressing the left
  8. button and dragging the mouse will select text. Once the mouse
  9. button is released, the user may WHITESAVE## or WHITEDELETE## it. To unmark 
  10. the text the user may press the GREENF4## key or simply use the mouse to
  11. click anywhere in the work area.
  12. END_SELECT
  13. START_SEARCH
  14. BLUE
  15.                           SEARCH
  16.  
  17. ##
  18. The GREENF5## key allows you to search for a HEX value or a word 
  19. (depending on which mode being used). After entering the search
  20. pattern, the cursor will move to the next place it is found. The
  21. search counter (right of screen) will advance one (As well as
  22. with GREEN^F6##)
  23.  
  24. A GREENSHIFT F6## may be pressed to search for the next occurence. One
  25. may wish to count the number of times a certain pattern occurs.
  26. The GREENALT C## key enables this to be done. A pattern to be searched
  27. is entered and the Search Counter will reveal the number of 
  28. times it occurs AFTER and including the current position.
  29.  
  30. END_SEARCH
  31. START_COLORS
  32. BLUE
  33.                       CHANGE COLORS
  34.  
  35. ##
  36. The GREENF6## allows you to change the colors of the screen. The arrow
  37. keys are used to pick different colors.
  38.  
  39. GREEN<TAB>##    Toggles between CYANeditor areas##
  40. GREENF4##       Set screen to CYANdefault## colors
  41. GREENF10##      CYANExit##, saving changes made
  42. GREEN<ESC>##    CYANExit##, without saving changes
  43.  
  44. GREEN<SPACE>## or GREEN<Middle Mouse Button>## Toggles CYANFlash## mode 
  45.  
  46. GREEN<ARROWS>## or GREEN<Left, Right Buttons>## Toggle through different colors
  47.  
  48. END_COLORS
  49. START_TOTAL
  50. BLUE
  51.                           LOCKED TOTAL
  52.  
  53. ##
  54. The GREENF7## does some special things. If it is in the WHITELOCKED## mode
  55. (by default) you may not delete the last byte. This prevents
  56. inadvertent erasing when deleting multiple characters at the end
  57. of a file. If you are not sure what I am talking about, try
  58. deleting the last character in both modes. When in WHITEFREE## mode,
  59. new characters are created when you cursor down or page down. As
  60. soon as you have created the space you need, it is recommended
  61. that you switch it back to locked mode immediately. Trust me.
  62.  
  63. END_TOTAL
  64. START_LINES
  65. BLUE
  66.                           LINES PER PAGE
  67.  
  68. ##
  69. The GREENF8## key will allow the user to choose the number of lines
  70. that are displayed on the screen. This is a fairly useless
  71. 'feature'. It may be useful if the program does not detect the
  72. number of lines you are currently using.
  73. END_LINES
  74. START_GOTO_PAGE
  75. BLUE
  76.                             GOTO PAGE
  77.  
  78. ##
  79. The GREENALT P## key will allow the user to switch to the page number
  80. specified. A page is not defined by where the cursor is. The 
  81. page number changes as soon as the previous page is not longer
  82. showing.
  83.  
  84. END_GOTO_PAGE
  85. START_SAVE
  86. BLUE
  87.                              SAVE
  88.  
  89. ##
  90. The GREENALT W## key will allow the user to save the document
  91. currently being worked on. It is assumed that you are renaming
  92. the file rather than overwriting it, due to the fact that 
  93. editing binary files is often dangerous.
  94.  
  95. END_SAVE    
  96. START_EXIT
  97. BLUE
  98.                              EXIT
  99.  
  100. ##
  101. The GREENALT X## key will allow the user to exit the program. If
  102. changes have been made, you are asked if you are sure you want
  103. to exit without saving.
  104.  
  105. END_EXIT
  106. START_MAPPING
  107. BLUE
  108.                            MAPPING
  109.  
  110. ##
  111. The GREENALT M## key will allow to map keys to other keys. See the 
  112. readme.txt for more information.
  113.  
  114. END_MAPPING
  115. START_PICK
  116. DKWHITE
  117.  
  118. DKCYANCtrl-Home ##     Goto First File
  119. DKCYANCtrl-End  ##     Goto Last File
  120. DKCYANArrows Keys##    Press <Enter> to Edit File Selected
  121. DKCYANMouse     ##     Click Left Button Once to Pick. Twice to Load.
  122. DKCYAN<a-z,0-9> ##     Finds Next File Which Begins With That Character.
  123.  
  124. DKCYAN<Delete>  ##     Prompt Before Deleting File
  125. DKCYANAlt-D     ##     Deletes File Without Query (When AUTO DELETE Set)
  126. DKCYANAlt-N     ##     Edit a New File
  127. DKCYAN<SPC BAR> ##     Change File Attributes (or Right Mouse Button)
  128.  
  129.  
  130. DKCYANF8        ##     Select Number of Lines (25,43 or 50 usually)
  131. DKCYANAlt-F     ##     Load a File or Change Directory
  132. DKCYANAlt-I     ##     Information About Directory and Disk
  133. DKCYANAlt-S     ##     Exit (Stay in Current Directory)
  134. DKCYANESC       ##     Exit
  135.  
  136. Click on Drive Letters at top of screen to change drives.
  137. END_PICK
  138.